home *** CD-ROM | disk | FTP | other *** search
/ Advanced Placement Companion: Precalculus / Advanced Placement Companion: Precalculus.iso / pc / M_DIR / 12-03110.DIR / 00014.ls < prev    next >
Encoding:
Text File  |  1998-04-28  |  82 b   |  7 lines

  1. on exitFrame
  2.   if the timer < 60 then
  3.     go(the frame)
  4.     cursor()
  5.   end if
  6. end
  7.